home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / en-US / pippki / pref-validation.dtd < prev    next >
Text File  |  2006-07-18  |  5KB  |  86 lines

  1. <!-- ***** BEGIN LICENSE BLOCK *****
  2.    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3.    -
  4.    - The contents of this file are subject to the Mozilla Public License Version
  5.    - 1.1 (the "License"); you may not use this file except in compliance with
  6.    - the License. You may obtain a copy of the License at
  7.    - http://www.mozilla.org/MPL/
  8.    -
  9.    - Software distributed under the License is distributed on an "AS IS" basis,
  10.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.    - for the specific language governing rights and limitations under the
  12.    - License.
  13.    -
  14.    - The Original Code is mozilla.org code.
  15.    -
  16.    - The Initial Developer of the Original Code is
  17.    - Netscape Communications Corp.
  18.    - Portions created by the Initial Developer are Copyright (C) 2001
  19.    - the Initial Developer. All Rights Reserved.
  20.    -
  21.    - Contributor(s):
  22.    -   David P. Drinan (ddrinan@netscape.com)
  23.    -
  24.    - Alternatively, the contents of this file may be used under the terms of
  25.    - either the GNU General Public License Version 2 or later (the "GPL"), or
  26.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.    - in which case the provisions of the GPL or the LGPL are applicable instead
  28.    - of those above. If you wish to allow use of your version of this file only
  29.    - under the terms of either the GPL or the LGPL, and not to allow others to
  30.    - use your version of this file under the terms of the MPL, indicate your
  31.    - decision by deleting the provisions above and replace them with the notice
  32.    - and other provisions required by the GPL or the LGPL. If you do not delete
  33.    - the provisions above, a recipient may use your version of this file under
  34.    - the terms of any one of the MPL, the GPL or the LGPL.
  35.    -
  36.    - ***** END LICENSE BLOCK ***** -->
  37.  
  38. <!ENTITY  pref.validation.title                   "Validation">
  39.  
  40. <!ENTITY  validation.crl.caption                  "CRL">
  41. <!ENTITY  validation.crl.description              "Use the CRL Manager to manage the Certificate Revocation Lists (CRL) that are stored in your certificate database.">
  42. <!ENTITY  validation.managecrls.button            "Manage CRLs...">
  43. <!ENTITY  validation.managecrls.accesskey         "M">
  44. <!ENTITY  validation.crlmanager.label             "Manage CRLs">
  45. <!ENTITY  validation.crlname.label                "Name">
  46. <!ENTITY  validation.crllastupdate.label          "Last Update">
  47. <!ENTITY  validation.crlnextupdate.label          "Next Update">
  48. <!ENTITY  validation.crlautoupdateenabled.label   "Auto Update">
  49. <!ENTITY  validation.crlautoupdatestatus.label    "Auto Update Status">
  50. <!ENTITY  validation.deletecrl.label              "Delete">
  51. <!ENTITY  validation.deletecrl.accesskey          "D">
  52. <!ENTITY  validation.updatecrl.label              "Update">
  53. <!ENTITY  validation.updatecrl.accesskey          "U">
  54. <!ENTITY  validation.advanced.label               "Settings">
  55. <!ENTITY  validation.advanced.accesskey           "S">
  56.  
  57. <!ENTITY  validation.crl.autoupdate.title         "Automatic CRL Update Preferences">
  58. <!ENTITY  validation.crl.autoupdate.enable.label  "Enable Automatic Update for this CRL">
  59. <!ENTITY  validation.crl.autoupdate.time.label1   "Update">
  60. <!ENTITY  validation.crl.autoupdate.time.label2   "Day(s) before Next Update date">
  61. <!ENTITY  validation.crl.autoupdate.freq.label1   "Update every">
  62. <!ENTITY  validation.crl.autoupdate.freq.label2   "Day(s)">
  63. <!ENTITY  validation.crl.autoupdate.url.label     "CRL would be imported From:">
  64. <!ENTITY  crl.import.status.title                 "CRL Import Status">
  65. <!ENTITY  crl.import.success.message              "The Certificate Revocation List (CRL) was successfully imported.">
  66. <!ENTITY  crl.issuer.label                        "CRL Issued By:">
  67. <!ENTITY  crl.issuer.org.label                    "Organization: ">
  68. <!ENTITY  crl.issuer.orgunit.label                "Unit: ">
  69. <!ENTITY  crl.import.nextupdate.label             "Next Update On: ">
  70. <!ENTITY  crl.autoupdate.fail.cnt.label           "Previous Consecutive Update Failures: ">
  71. <!ENTITY  crl.autoupdate.fail.reason.label        "Details of Last Update Failure: ">
  72. <!ENTITY  edit.button                             "Settings">
  73.  
  74. <!ENTITY validation.ocsp.caption                  "OCSP">
  75. <!ENTITY validation.ocsp.description              "&brandShortName; can use Online Certificate Status Protocol (OCSP) to verify certificates. Set &brandShortName; to use OCSP as follows:">
  76. <!ENTITY disableOCSP.label                        "Do not use OCSP for certificate validation">
  77. <!ENTITY disableOCSP.accesskey                    "D">
  78. <!ENTITY certOCSP.label                           "Use OCSP to validate only certificates that specify an OCSP service URL">
  79. <!ENTITY certOCSP.accesskey                       "U">
  80. <!ENTITY proxyOCSP.label                          "Use OCSP to validate all certificates using this URL and signer:">
  81. <!ENTITY proxyOCSP.accesskey                      "O">
  82. <!ENTITY serviceURL.label                         "Service URL:">
  83. <!ENTITY serviceURL.accesskey                     "S">
  84. <!ENTITY signingCA.label                          "Response Signer:">
  85. <!ENTITY signingCA.accesskey                      "R">
  86.